CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman vc

搜索资源列表

  1. sourcecode

    0下载:
  2. 以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:47861
    • 提供者:zgz
  1. HuffmanExp

    0下载:
  2. 用vc++编写的哈夫曼编码源代码。在进行图像压缩时非常实用。-With vc++ Prepared Huffman source code. In image compression very practical.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:2944213
    • 提供者:王军
  1. Huffmantree

    0下载:
  2. 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:永远
  1. haffman

    0下载:
  2. 哈夫曼编码的实现 比较简单 使用VC写的 是C语言-Huffman coding is relatively simple to achieve the use of VC is about C language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:267858
    • 提供者:Dante
  1. haffman

    0下载:
  2. 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:306669
    • 提供者:fancy
  1. VC_JPEG

    0下载:
  2. VC编写JPEG压缩代码,包含HUFFMAN、压缩代码、VB测试代码等。-VC prepared JPEG compression code, including HUFFMAN, compression code, VB code, such as testing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:700938
    • 提供者:阳敬
  1. huffmand

    0下载:
  2. 霍夫曼编码vc实现 实现了霍夫曼编码 这个只是简单的小程序-Huffman code vc achieve implementation of the Huffman code this is only a simple procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:38050
    • 提供者:魏伟
  1. HuffmanExp

    0下载:
  2. 用Vc实现的哈弗曼编码,看一看也许你用的到,- huffman ,maybe you need it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:107400
    • 提供者:王明欣
  1. VCimageprocessing

    0下载:
  2. VC++图像处理中值滤波、哈夫曼编码已经香浓编码的源程序-VC++ image processing median filter, Shannon Huffman coding has been the source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:7910
    • 提供者:wlf
  1. huffmancoding

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行. -This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:25268
    • 提供者:yxj
  1. 12

    0下载:
  2. 用VC++编的图像编码,有霍夫曼编码、算术编码,位平面编码等-Using VC++ for image coding, and Huffman coding, arithmetic coding, bit-plane coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3436984
    • 提供者:高群
  1. Huffcoding

    0下载:
  2. 用vc实现的Huffman对文本文件的压缩解压算法。-Vc achieved with Huffman compression of the text file decompression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:966289
    • 提供者:seaft
  1. huffmancoding

    0下载:
  2. 此文档是一个Huffman编码,其是基于VC而设计的程序。-This document is a Huffman coding, which is designed based on the VC process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:191066
    • 提供者:刘丹
  1. rmwHuffman

    0下载:
  2. 此程序采用VC++编程,是霍夫曼编码,并实现功能-This program uses VC++ programming, is the Huffman coding, and to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6695
    • 提供者:孙丽娟
  1. JPEG_Compress3.2

    0下载:
  2. 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:584559
    • 提供者:张工
  1. ViCandMPEGJPEGE

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-02
    • 文件大小:14818099
    • 提供者:张明晨
  1. HuffmanCode

    0下载:
  2. 霍夫曼编码的VC源代码和实验报告以及运行结果-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:99508
    • 提供者:zhouhao
  1. hafumanbiyimaqishiyanbaogao

    0下载:
  2. 使用VC++实现哈夫曼编译码器的功能,具有简单的界面,以及实验报告内容,对应严蔚敏《数据结构》中的哈夫曼实验内容-Use VC++ to achieve Huffman codec functions, a simple interface, and experimental contents of the report, the corresponding Yan Wei-Min " data structure" in the Huffman experimental co
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:11994
    • 提供者:
  1. pdf

    0下载:
  2. 统计数组中不同元素出现频率的VC程序,是Huffman编码的铺垫。-pdf.rar
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8046
    • 提供者:张三
  1. huffman2

    0下载:
  2. Huffman树的建立,在VC环境下运行。-Huffman Tree Construction, in the VC environment to run.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:170774
    • 提供者:阿毛
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com